home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 October: Technology Seed / ADC Seed CD - October 1999.toast / FireWire / FireWire_2.1_SDK_DR3 / Neccessary Build Instructions < prev   
Encoding:
Text File  |  1999-05-17  |  1004 b   |  10 lines  |  [ttro/ttxt]

  1. Using the sample code:
  2.  
  3.   The FireWire SDK provides everything you need to build and run our sample drivers for FireWire except for MPW.
  4.  
  5.   Drag the entire contents of the FireWire SDK to your hard drive. The MakeFiles for the sample code are dependent upon the directory hierarchy of the SDK, so you should drag the contents into one place.  The MakeFiles know where the libraries and header files are within the SDK (or your copy of it), so you will not need to move anything into your MPW folder. Just drag and build.
  6.  
  7.   The FireWire SDK includes all of the supporting FireWire extensions in the :Extensions:FWExtensions: folder.  Also included are pre-built sample drivers in the :Extensions:SampleExtensions: folder and pre-built applications in the :Applications:SampleApplications: folder.
  8.  
  9.   When you build one of the sample drivers, the built extensions will be placed in the :BuildResults:Extensions: folder, and the built applications will be placed in the :BuildResults:Applications: folder.
  10.